home *** CD-ROM | disk | FTP | other *** search
- Path: badger.wmin.ac.uk!kruppd
- From: kruppd@westminster.ac.uk (Declan Kruppa)
- Newsgroups: comp.lang.c
- Subject: 256 colors in BCG
- Date: 31 Jan 1996 12:51:06 GMT
- Organization: University of Westminster
- Message-ID: <4enojq$4j@badger.wmin.ac.uk>
- NNTP-Posting-Host: badger.wmin.ac.uk
- X-Newsreader: TIN [version 1.2 PL2]
-
- I am using a borland compiler and want to write images to the screen
- with 256 grey levels or alternatively 256 graded in a recognisable way
- eg. rainbow. I know that in mode 13h I have acess to 256 colors
- but at a lower resolution then vga. Also accessing mode 13h means
- writing some assembly code. Is there a library on the net which will
- give me 256 grey levels that can be called from a standard c programme.
- thanks
- Declan Kruppa
-
-